// Mr.David UPX1.x OEP finder v0.1
// This script will quickly put you at the OEP of an UPX-packed EXE.
// Just run it!
// Implemented using hardware breakpoints (just for fun).

findop eip, #61#
bphws $RESULT, "x"
run
bphwc $RESULT
sto 
sto
cmt eip,"OEP To Get,Please dumped it,Enjoy!"